-
Home
-
Bolt Checkout for WooCommerce
-
2.21.0
-
Code
-
Classes
- Bolt_Update_Cart
Total Complexity |
64 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
447 |
Lines of code |
302 |
Logical lines of code |
145 |
Comment lines |
80 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_cart() |
D |
25 |
39 |
158 |
add_item_to_cart() |
A |
41 |
9 |
59 |
remove_item_from_cart() |
A |
45 |
10 |
44 |
__construct() |
S |
59 |
2 |
16 |
restore_wc_original_session() |
S |
67 |
2 |
8 |
register_order_endpoint() |
S |
64 |
1 |
11 |
register_wp_rest_api_route() |
S |
70 |
1 |
6 |